| RISC OS Loader for !PV_Life
| Written by Paul Vigay (C) 1990
|
If "<System$Path>" = "" then Error 0 System resources cannot be found, for FPE
WimpSlot -min 96k -max 96k
Set PVLife$Path <obey$dir>
RMEnsure FPEmulator 2.70 RMLoad System:modules.FPEmulator
RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
RMEnsure ABCLibrary 4.13 RMLoad System:modules.ABCLib
RMEnsure ABCLibrary 4.13 Error !PV_Life needs ABCLibrary 4.13 or later in your !System.modules directory.
Run "<PVLife$Path>.!RunImage" %*0
